home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Inside!
/
Amiga FD Inside (1995)(Ultramax).iso
/
berndspd
/
systemtools
/
memleak
/
source
/
smakefile
< prev
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1994-07-08
|
216 b
|
12 lines
# SMakefile for MemLeak
#
# ©1994 by F. Devitt
# Freely Distributable for no profit.
#
all: memory.o memleak.o
sc link memory.o memleak.o pname memleak
memory.o: memory.c memory.h
memleak.o: memleak.c memory.h